home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #7 / CD 7 (Black) - 2001.iso / MasterMind / Mastermind.exe / scripts / DefineButton2_105 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2001-01-27  |  38 b   |  4 lines

  1. on(press){
  2.    startDrag(this,0);
  3. }
  4.